home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / dev / c / ProcessILBM.readme < prev   
Text File  |  1998-05-05  |  972b  |  24 lines

  1. Short:    IFF-ILBM file processor
  2. Author:   Mario Speranda <msper@bigfoot.com>
  3. Uploader: Mario Speranda <msper@bigfoot.com>
  4. Type:     dev/c
  5.  
  6. This program converts iff/ilbm files to raw files.
  7. It`s freeware. Simply use it like this:
  8.  ProcessILBM <filename> <P/L>
  9. This should create 3 files: filename.BMHD, filename.CMAP & filename.BODY.
  10. The body will contain raw uncompressed data. You can specify `P` to
  11. write plane after plane, or `L` to write line after line.
  12. I find it very helpfull when writing programes in C, to use files
  13. created this way, rather than using ILBM files.
  14.  
  15.  
  16. ============================= Archive contents =============================
  17.  
  18. Original  Packed Ratio    Date     Time    Name
  19. -------- ------- ----- --------- --------  -------------
  20.     8948    4578 48.8% 30-Jan-98 00:44:16  ProcessILBM
  21.      567     342 39.6% 30-Jan-98 00:44:16  ProcessILBM.readme
  22. -------- ------- ----- --------- --------
  23.     9515    4920 48.2% 02-Apr-98 22:22:32   2 files
  24.